Typo fixes. (#169728, Morten Welinder, Owen Taylor)
authorMatthias Clasen <mclasen@redhat.com>
Wed, 9 Mar 2005 17:47:32 +0000 (17:47 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 9 Mar 2005 17:47:32 +0000 (17:47 +0000)
2005-03-09  Matthias Clasen  <mclasen@redhat.com>

* gtk/tmpl/gtkwidget.sgml: Typo fixes.  (#169728,
Morten Welinder, Owen Taylor)

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkwidget.sgml
gtk/gtkwidget.h

index 44c36c490b97bbb2a18bb4956ac07612ca297447..f13acce94491c9b122015d54e8e05eedf7a6601b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-03-09  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkwidget.h (struct _GtkWidget): Typo fixes in comments.
+       (#169728, Morten Welinder, Owen Taylor)
+
        * gtk/gtkwidget.c (gtk_widget_add_mnemonic_label): Fix a typo
        in the docs.  (#169729, Morten Welinder)
 
index 44c36c490b97bbb2a18bb4956ac07612ca297447..f13acce94491c9b122015d54e8e05eedf7a6601b 100644 (file)
@@ -1,5 +1,8 @@
 2005-03-09  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkwidget.h (struct _GtkWidget): Typo fixes in comments.
+       (#169728, Morten Welinder, Owen Taylor)
+
        * gtk/gtkwidget.c (gtk_widget_add_mnemonic_label): Fix a typo
        in the docs.  (#169729, Morten Welinder)
 
index 44c36c490b97bbb2a18bb4956ac07612ca297447..f13acce94491c9b122015d54e8e05eedf7a6601b 100644 (file)
@@ -1,5 +1,8 @@
 2005-03-09  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkwidget.h (struct _GtkWidget): Typo fixes in comments.
+       (#169728, Morten Welinder, Owen Taylor)
+
        * gtk/gtkwidget.c (gtk_widget_add_mnemonic_label): Fix a typo
        in the docs.  (#169729, Morten Welinder)
 
index f81700066414a059799a12c3e94f5c23d42ff02e..11166269ba233e0d4fc6354b99617c987e788670 100644 (file)
@@ -1,3 +1,8 @@
+2005-03-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkwidget.sgml: Typo fixes.  (#169728, 
+       Morten Welinder, Owen Taylor)
+
 2005-02-27  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/tmpl/gtktreemodel.sgml: Fix stack vs heap 
index 5905b2cb408651db2a8f4d4f56ff54fca93f1171..1f0daf726248ee83cb1b91fc1e58d5719a7fee04 100644 (file)
@@ -35,9 +35,9 @@ gtk_widget_style_get_valist() to obtain the value of a style property.
 @style: The style for the widget. The style contains the colors the widget should be 
  drawn in for each state along with graphics contexts used to draw with and the font 
  to use for text.
-@requisition: The widgets desired size.
-@allocation: The widgets allocated size.
-@window: The widgets window or its parent window if it does not have a window. (Which 
+@requisition: The widget's desired size.
+@allocation: The widget's allocated size.
+@window: The widget's window or its parent window if it does not have a window. (Which 
  will be indicated by the #GTK_NO_WINDOW flag being set).
 @parent: 
 
@@ -761,11 +761,11 @@ Tells about certain properties of the widget.
         Set and unset by gtk_widget_set_sensitive().
         The sensitivity of a widget determines whether it will receive
         certain events (e.g. button or key presses). One premise for
-        the widgets sensitivity is to have this flag set.
+        the widget's sensitivity is to have this flag set.
 @GTK_PARENT_SENSITIVE: 
         Set and unset by gtk_widget_set_sensitive() operations on the
         parents of the widget.
-        This is the second premise for the widgets sensitivity. Once
+        This is the second premise for the widget's sensitivity. Once
         it has %GTK_SENSITIVE and %GTK_PARENT_SENSITIVE set, its state is
         effectively sensitive. This is expressed (and can be examined) by
         the #GTK_WIDGET_IS_SENSITIVE macro.
@@ -785,7 +785,7 @@ Tells about certain properties of the widget.
         widget is in the grab_widgets stack, and will be the preferred one for 
         receiving events other than ones of cosmetic value.
 @GTK_RC_STYLE: 
-        Indicates that the widgets style has been looked up through the rc 
+        Indicates that the widget's style has been looked up through the rc 
         mechanism. It does not imply that the widget actually had a style 
         defined through the rc mechanism.
 @GTK_COMPOSITE_CHILD: 
@@ -968,7 +968,7 @@ the preferred one for receiving events other than ones of cosmetic value.
 
 <!-- ##### MACRO GTK_WIDGET_RC_STYLE ##### -->
 <para>
-Evaluates to %TRUE if the widgets style has been looked up through the rc
+Evaluates to %TRUE if the widget's style has been looked up through the rc
 mechanism.
 </para>
 
@@ -1043,10 +1043,10 @@ widget by its parent. It is a subregion of its parents allocation. See
 <xref linkend="size-allocation"/> for more information.
 </para>
 
-@x: the X position of the widgets area relative to its parents allocation.
-@y: the Y position of the widgets area relative to its parents allocation.
-@width: the width of the widgets allocated area.
-@height: the height of the widgets allocated area.
+@x: the X position of the widget's area relative to its parents allocation.
+@y: the Y position of the widget's area relative to its parents allocation.
+@width: the width of the widget's allocated area.
+@height: the height of the widget's allocated area.
 
 <!-- ##### STRUCT GtkSelectionData ##### -->
 <para>
index 7ba87459e966521d99a7aa5be25f652a89ffc2b0..2a0a73291c891bc7bc3efbd57e798653adceee65 100644 (file)
@@ -182,7 +182,7 @@ struct _GtkWidget
    */
   guint8 state;
   
-  /* The saved state of the widget. When a widgets state
+  /* The saved state of the widget. When a widget's state
    *  is changed to GTK_STATE_INSENSITIVE via
    *  "gtk_widget_set_state" or "gtk_widget_set_sensitive"
    *  the old state is kept around in this field. The state
@@ -190,9 +190,9 @@ struct _GtkWidget
    */
   guint8 saved_state;
   
-  /* The widgets name. If the widget does not have a name
+  /* The widget's name. If the widget does not have a name
    *  (the name is NULL), then its name (as returned by
-   *  "gtk_widget_get_name") is its classes name.
+   *  "gtk_widget_get_name") is its class's name.
    * Among other things, the widget name is used to determine
    *  the style to use for a widget.
    */
@@ -207,21 +207,21 @@ struct _GtkWidget
    */
   GtkStyle *style;
   
-  /* The widgets desired size.
+  /* The widget's desired size.
    */
   GtkRequisition requisition;
   
-  /* The widgets allocated size.
+  /* The widget's allocated size.
    */
   GtkAllocation allocation;
   
-  /* The widgets window or its parent window if it does
+  /* The widget's window or its parent window if it does
    *  not have a window. (Which will be indicated by the
    *  GTK_NO_WINDOW flag being set).
    */
   GdkWindow *window;
   
-  /* The widgets parent.
+  /* The widget's parent.
    */
   GtkWidget *parent;
 };